home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 June / What PC June 1996.iso / data / showcase / tfp.dir / 00020.ls < prev    next >
Encoding:
Text File  |  1996-02-04  |  192 b   |  9 lines

  1. on startMovie
  2.   set magnify to [15]
  3.   set demo to [16]
  4.   set more to [17]
  5.   set the cursor of sprite 2 to magnify
  6.   set the cursor of sprite 5 to demo
  7.   set the cursor of sprite 9 to more
  8. end
  9.